.text-white{
	color:#fff !important;
}
.project-list ul li {
    list-style: none !important;
    margin-bottom: 10px;
    
}

.hd-color {
    color: #105088;
}

.project-list{
	position: relative;
    display: table-cell;
    padding: 0px 28px;
    vertical-align: top;
    background-color: #fafafa;
    display: table;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    /*box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.19);
    margin-top: 20px;*/
    width: 100%;
}

.project-list ul li {
    list-style: none !important;
}

.project-list ul li:before {
    font-family: 'FontAwesome';
    font-size: 12px;
    position: absolute;
    left: 5px;
    content: "\f07e";
    color: #105088;
}

/*message*/
.sec-pad {
    padding: 30px 0;
}
.thm-container {
    width: 100%;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.img-box {
	border: 1px solid #eae7e7;
    border-radius: 5px;
    }
    
.appointment-sidebar .single-appointment-sidebar.contact-infos {
    background: #207aca;
    padding: 0 14px;
    padding-bottom: 20px;
}
.appointment-sidebar .single-appointment-sidebar.contact-infos .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding-top: 25px;
    padding-bottom: 10px;
    margin-bottom: 17px;
}
.appointment-sidebar .single-appointment-sidebar.contact-infos h3 {
    font-size: 20px;
    font-family: "Oxygen-Bold";
    color: #FFFFFF;
    margin-bottom: 8px;
}
.appointment-sidebar .single-appointment-sidebar.contact-infos p {
    font-size: 13px;
    font-family: "Oxygen-Regular";
    color: #FFFFFF;
}
.appointment-sidebar .single-appointment-sidebar.contact-infos ul, .appointment-sidebar .single-appointment-sidebar.contact-infos h3, .appointment-sidebar .single-appointment-sidebar.contact-infos p {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
}
.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li + li {
    margin-top: 10px;
}
.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li {
    position: relative;
    padding-left: 30px;
}
.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li i {
    position: absolute;
    top: 5px;
    left: 0;
    color: #fff;
    font-size: 18px;
}
.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li .text-box p {
    margin: 0;
}
.abt-tab a {
    text-decoration: none !important;
    color: #fff !important;
}

.service-details-content .single-price-box .sub-title h4 {
    margin: 0;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

.membr-th
{
    background-color: #2889df;
    color: white;
}
/*.service-details-content .single-price-box .single-price {
    border-bottom: 1px solid #DCDCDC;
}*/
.appointment-sidebar{
width: 250px;
}

/*.single-price-box{
    border: 1px solid #e4e2e2;
    padding: 15px;
}*/

.price-box{
    margin-bottom: 20px;
}
.ceo-img {
    max-width: 100%;
    margin-top: 5px;
}
/*message*/

/*team*/
.team-style-2 {
    margin-bottom: 30px;
}
.em-content-image {
    position: relative;
    margin-bottom: 20px;
}
.em-content-image:before {
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 999;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    z-index: 1;
}
.em-team:hover .em-content-image:before {
    background: rgba(0, 0, 0, .7);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.em-content-waraper {
    padding: 30px 10px 28px;
}

.em-content-socials {
	padding-top: 10px;
}
.em-content-socials a {
    color: #FFF;
    display: inline-block;
    font-size: 18px;
    margin: 0px 8px -2px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.style_default.em-content-waraper {
	left: 0px;
	opacity: 1;
	overflow: hidden;
	position: absolute;
	text-align: center;
	z-index: 999;
	transition: all 0.5s ease 0s;
	bottom: 2px;
	background: #FFF none repeat scroll 0% 0%;
	right: 0px;
	margin: 0px 18px;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}

.style_default .em-content-title h2 {
		transition: all 0.5s ease 0s;
}
.style_default .em-content-subtitle {
	font-size: 14px;
	margin: 3px 0px 0px;
	text-transform: capitalize;
		transition: all 0.5s ease 0s;
		    font-weight: 600;
}
.style_default .em-content-desc {
	padding: 12px 0px 10px;
	display: none;
}
.em-content-socials a:hover {
    color: #75a1c8;
}

.style_default .em-content-socials-inner {
	display: none;
	transition:.5s;
}
.style_default.em-content-waraper {
    padding: 6px 10px 17px;
    transition: .5s;
}
.em-team:hover .style_default.em-content-waraper{
background: rgba(40, 137, 223, 0.4);
bottom: 34%;
box-shadow:0;
}
.em-team .style_default .em-content-socials-inner {
	transition:.5s;
}
.em-team:hover .style_default .em-content-socials-inner {
	display: block;
	transition:.5s;
}


.em-team:hover .style_default .em-content-title h2,
.em-team:hover .style_default .em-content-subtitle{
color:#fff;
}

.em-content-title h2 {
    font-size: 14px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.em-content-subtitle {
    font-size: 14px;
    margin: 5px 0 0;
    text-transform: uppercase;
}

/*contact-detail*/
#contact-page-map, #jobs-page-map, #jobs-single-page-map, #compare-price-map {
    /**
	height: 300px;
    **/
	padding: 5px;
}
.white-container {
    margin-bottom: 30px;
    padding: 20px 30px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.1);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,.1);
}
.mb0 {
    margin-bottom: 0;
}
.mt10 {
    margin-top: 10px;
}
.bottom-line {
    padding-bottom: 15px;
    border-bottom: 1px solid #E6E6E6;
}

.contact-info {
   /* margin-bottom: 20px;*/
   margin-bottom: -10px;
    text-align: center;
     /*padding: 60px 0;*/
      padding: 25px 0;
}
@media (min-width: 768px)
.contact .contact-address, .contact .contact-phone, .contact .contact-email {
    padding: 20px 0;
}
@media (min-width: 768px)
.contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.contact-icon {
   font-size: 45px!important;
    display: inline-block!important;
    margin-bottom: 25px!important;
    color: #4f92af!important;
    margin-left: 9px!important;
   }
   .contact-info h3 {
    font-size: 28px;
    color: #3a3737;
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: 1px;
    text-align: center;
   }
.contact-info address, .contact .contact-info p {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
    text-align: center!important;
    }
    
.contact-phone{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    }

/* team button */


.em-content-button a {
	display: inline-block;
	transition: all 0.5s ease 0s;
	font-size: 15px;
	color: #fff;
}


.row.team.col-md-3{
	padding:0;
}

.team-style-2 .em-content-socials-inner {
	display: block;
	transition: all 0.5s ease 0s;
}
.team-style-2 .em-content-socials a {
	color: #444;
	display: inline-block;
	font-size: 20px;
	margin: 0px 6px;
	text-align: center;
	transition: all 0.3s ease 0s;
}
.team-style-2 .em-content-waraper {
    left: 0px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-align: center;
    z-index: 9999;
    transition: all 0.5s ease 0s;
    bottom: 34%;
    right: 0px;
    margin-left: 30px;
    margin-right: 30px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
    padding: 16px 10px 20px;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
    opacity: 0;
}
.em-team:hover .team-style-2 .em-content-waraper {
	background: rgba(255,255,255,.9);
	bottom: 34%;
	opacity:1;
}
.team-style-2 .em-content-image::before {
display:none;
}

.em-team:hover .team-style-2 .em-content-title h2,
.em-team:hover .team-style-2 .em-content-subtitle{
color:
}

.custom_h3{

    font-size: 20px !important;
    color: #000 !important;
    margin-bottom: 34px;
    text-transform: none;
    letter-spacing: 1px;

}

.mt_12px{
margin-top:12px !important;
}

.name{
    background-color: #2889df;
    padding: 10px;
    color: #fff;
	margin-bottom:20px;
}

.name a{
color:#fff !important;
}

.gl_item{
/*height:200px !important;*/
width:100% !important;
}
.gl-mt{
margin-bottom: 20px;
}

/* Style the list */
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
/**  
background-color: #eee;
**/
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 14px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: none;
}

ul.breadcrumb li a.active {
color:#000 !important;
}

.woocommerce-pagination {
    text-align: center;
}

.wprt-pagination ul li, .woocommerce-pagination .page-numbers li {
    display: inline-block;
    padding: 0;
    margin-right: 10px;
}
.wprt-pagination ul li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
    display: inline-block;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #58aacf;
    color: #fff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
    
}
.wprt-pagination ul li .page-numbers.current, .woocommerce-pagination .page-numbers li .current {
    opacity: 0.5;
}


.teamthum-img {
    display: inline-block!important;
    max-width: 100%!important;
    height: 108px!important;
    padding: 4px!important;
    line-height: 1.42857143!important;
    background-color: #fff!important;
    border: 1px solid #ddd!important;
    border-radius: 4px!important;
    -webkit-transition: all .2s ease-in-out!important;
    -o-transition: all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
    height: 80px!important;
}

team-h4 {
  margin: 2rem 0rem 1rem;
}
.table-image {
  td, th {
    vertical-align: middle;

  }
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
 
    vertical-align: middle!important;

}

#security_code1{
	width:62% !important;
	display:inline-block !important;
}

#imgCaptcha1{
	width:37% !important;
	display:inline-block !important;
	height:42px !important;
}

#security_code{
	width:62% !important;
	display:inline-block !important;
}

#imgCaptcha{
	width:37% !important;
	display:inline-block !important;
	height:38px !important;
}

#security_code2{
	width:62% !important;
	display:inline-block !important;
}

#imgCaptcha2{
	width:31% !important;
	display:inline-block !important;
	height:38px !important;
}

textarea{
	resize:none;
}

.uk_contactlist li{
	padding-left:48px !important;
}

.ukcampa_readmorebtn{
	margin-top: 10px;
    width: 100%;
    line-height: 40px;
    text-align: center;
}

.ukcampa_marqueetext{
	color: #6965b1 !important;
    font-size: 15px !important;
    font-weight: 700;
}

.ukcampa_latesttext{
	line-height: 34px;
    font-size: 18px;
}

.ukcampa_newstext{
	padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.ukcampa_li{
	padding-bottom: 10px !important;
    padding-top: 10px !important;
}

@media and (max-width:480px)
{
	.uk_contactlist{
		width:100%;
	}
	
	.uk_mainlist{
		width:100%;
	}
}

.ukcampa_divisontext{
	font-size: 25px !important;
    text-align: center !important;
	line-height:38px !important;
}


@media screen and (min-width:1109px) and (max-width:1204px)
{
	.ukcampa_headingtext{
		font-size:16px;
		color: #105088;
		margin-top: 10px;
		line-height:39px;
	}
	
}

@media screen and (max-width:1108px)
{
   .ukcampa_headingtext{
       color: #105088;
	   margin-top: 10px;
	   line-height:39px;
	   font-size:15px;
   }   
}

@media screen and (min-width:1205px)
{
	.ukcampa_headingtext{
		color: #105088;
		margin-top: 10px;
		line-height:39px;
		font-size:19px;
	}
	
}

.ukcampa_btn{
	margin-top: 30px;
    width: 140px !important;
    border-radius: 6px !important;
}